home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / GRAPHICS / GIF2RPC.SPK / source / !Compile < prev    next >
Text File  |  1996-01-14  |  376b  |  14 lines

  1. Set gif2rpc$path <Obey$Dir>.
  2. Set Compile$Dir <Obey$Dir>
  3. If "<OS$Path>"="" Then Error please initialise OSLib before compiling
  4. If "<CLib$Path>"="" Then Error please initialise CLib before compiling
  5. Dir <Compile$Dir>.16bpp_48bit
  6. amu -f Makefile
  7. Dir <Compile$Dir>.16bpp_66bit
  8. amu -f Makefile
  9. Dir <Compile$Dir>.8bpp
  10. amu -f Makefile
  11. Dir <Compile$Dir>
  12. amu -f Makefile
  13. amu -f MakeFE
  14.